home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-inclib.lha / gnu / geninline / mklibamiga / gluesrc1.lha / small / WaitIO.s < prev    next >
Encoding:
Text File  |  1994-09-27  |  165 b   |  14 lines

  1. .text; .even; .globl _WaitIO
  2.  
  3. _WaitIO:
  4.     movel a6,sp@-
  5.     movel a4@(_SysBase:W),a6
  6.     movel sp@(8),a1
  7. #APP
  8.     jsr a6@(-0x1da)
  9. #NO_APP
  10.     extw d0
  11.     extl d0
  12.     movel sp@+,a6
  13.     rts
  14.